home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / arexx / ole1v10a.lha / OLE_System / ole / misc / DrawTable.fw.ct < prev    next >
Encoding:
Text File  |  1994-12-02  |  1.5 KB  |  158 lines

  1. ;
  2. ; DrawTable.fw.ct
  3. ;
  4. ; $(C): (1994, Rocco Coluccelli, Bologna)
  5. ; $VER: DrawTable.fw.ct 1.00 (25.Oct.1994)
  6. ;
  7.  
  8.  
  9. ## english
  10.  
  11. # about
  12. The second module of my OLE System
  13. to draw a table in Final Writer.
  14.  
  15. Rocco Coluccelli
  16. #
  17.  
  18. # help1
  19. Insert desired values for spacing.
  20. You may also choose the measure units.
  21.  
  22. Choose if you need to set preferences
  23. for the box around the table,
  24. and/or the grid lines.
  25.  
  26. Selecting [Make link] will write
  27. a file containing information
  28. for a future update of the table.
  29. (NOT READY YET)
  30.  
  31. Press [Start] to draw the table.
  32. #
  33.  
  34. # title
  35. Draw a table in FinalWriter.
  36. #
  37.  
  38. # 1
  39. MICROPOINTS
  40. #
  41.  
  42. # 2
  43. MILLIMETERS
  44. #
  45.  
  46. # 3
  47. INCHES     
  48. #
  49.  
  50. # 4
  51. Space between columns
  52. #
  53.  
  54. # 5
  55. Space between rows
  56. #
  57.  
  58. # 6
  59. Units
  60. #
  61.  
  62. # 7
  63. Box prefs
  64. #
  65.  
  66. # 8
  67. Line prefs
  68. #
  69.  
  70. # 9
  71. Make link
  72. #
  73.  
  74. # 10
  75. Start
  76. #
  77.  
  78. # 11
  79. Help
  80. #
  81.  
  82. ##
  83.  
  84.  
  85. ## italiano
  86.  
  87. # about
  88. Il secondo modulo del mio OLE System
  89. per tracciare una tabella in Final Writer.
  90.  
  91. Rocco Coluccelli
  92. #
  93.  
  94. # help1
  95. Inserisci le spaziature desiderate.
  96. Puoi cambiare le unità di misura.
  97.  
  98. Scegli se vuoi impostare le opzioni per
  99. tracciare box e linee della tabella.
  100.  
  101. Selezionando [Collega] verrà scritto
  102. un file con le informazioni necessarie
  103. ad un successivo aggiornamento.
  104. (NON ANCORA OPERATIVA)
  105.  
  106. Premi [Vai] per tracciare la tabella.
  107. #
  108.  
  109. # title
  110. Tabelle in Final Writer
  111. #
  112.  
  113. # 1
  114. MICROPUNTI
  115. #
  116.  
  117. # 2
  118. MILLIMETRI
  119. #
  120.  
  121. # 3
  122. POLLICI   
  123. #
  124.  
  125. # 4
  126. Spazio tra le colonne
  127. #
  128.  
  129. # 5
  130. Spazio tra le righe
  131. #
  132.  
  133. # 6
  134. Unità
  135. #
  136.  
  137. # 7
  138. Opzioni box
  139. #
  140.  
  141. # 8
  142. Opzioni linee
  143. #
  144.  
  145. # 9
  146. Collega
  147. #
  148.  
  149. # 10
  150. Vai
  151. #
  152.  
  153. # 11
  154. Aiuto
  155. #
  156.  
  157. ##
  158.